home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
hc
/
machints.sit
/
Font DA_Mover Tips
/
background_2647.txt
< prev
next >
Wrap
Text File
|
1988-08-19
|
3KB
|
177 lines
-- background: 2647 from stack: in
-- bmap block id: 5775
-- flags: 4000
-- background id: 0
-- name:
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=280 top=247 right=274 bottom=305
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=253 top=247 right=274 bottom=279
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go to previous card
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=448 top=247 right=272 bottom=478
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
pop card
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=393 top=250 right=272 bottom=444
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New
----- HyperTalk script -----
on mouseUp
set lockScreen to true
go to last card
get field "Index Number"
doMenu "New Card"
set lockScreen to false
put it + 1 into field "Index Number"
choose browse tool
click at 100,100
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=341 top=250 right=272 bottom=391
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Help
----- HyperTalk script -----
on mouseUp
go to stack "Help"
end mouseUp
-- part 12 (field)
-- low flags: 00
-- high flags: 2007
-- rect: left=98 top=91 right=242 bottom=481
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Description
-- part 13 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=261 top=65 right=82 bottom=309
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Index Number
-- part 22 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=86 top=244 right=276 bottom=138
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to stack "Apple Sac Home "
end mouseUp
-- part 23 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=140 top=245 right=279 bottom=179
-- title width / last selected line: 0
-- icon id / first selected line: 32670 / 32670
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
show all cards
end mouseUp